Package | ca.on.oh.erec |
Resource Type | CodeSystem |
Id | preference-type-code |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ontariohealth.ca/fhir/CodeSystem/preference-type-code |
URL | http://ontariohealth.ca/fhir/CodeSystem/preference-type-code |
Version | 1.0.0 |
Status | draft |
Date | 2023-05-29T15:55:06.3613088+00:00 |
Name | PreferenceTypeCode |
Title | Preference Type Code |
Realm | ca |
Authority | national |
Description | Contains codes indicating the preference type |
Content | complete |
ValueSet | |
preference-type-code | Preference Type Code |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "preference-type-code", "url": "http://ontariohealth.ca/fhir/CodeSystem/preference-type-code", "version": "1.0.0", "name": "PreferenceTypeCode", "title": "Preference Type Code", "status": "draft", "experimental": false, "date": "2023-05-29T15:55:06.3613088+00:00", "publisher": "Ontario Health", "description": "Contains codes indicating the preference type", "content": "complete", "concept": [ { "code": "preferred", "display": "Preferred" }, { "code": "required", "display": "Required" }, { "code": "excluded", "display": "Excluded" } ] }